home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 July & August / PCWorld_2006-07-08_cd.bin / v cisle / acehtml / acehtmlfreeware.exe / acehtmlfree.exe / 0 / RCDATA / TFRMGOGRAPH2 / TFRMGOGRAPH2.txt
Text File  |  2006-04-19  |  7KB  |  268 lines

  1. object frmGoGraph2: TfrmGoGraph2
  2.   Left = 334
  3.   Top = 173
  4.   Caption = 'GoGraph'
  5.   ClientHeight = 448
  6.   ClientWidth = 221
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Shell Dlg 2'
  12.   Font.Style = []
  13.   OldCreateOrder = True
  14.   OnActivate = FormActivate
  15.   OnClose = FormClose
  16.   OnCreate = FormCreate
  17.   OnDestroy = FormDestroy
  18.   OnEndDock = FormEndDock
  19.   OnResize = FormResize
  20.   OnShow = FormShow
  21.   OnStartDock = FormStartDock
  22.   DesignSize = (
  23.     221
  24.     448)
  25.   PixelsPerInch = 96
  26.   TextHeight = 13
  27.   object WB: TEmbeddedWB
  28.     Left = 0
  29.     Top = 22
  30.     Width = 221
  31.     Height = 406
  32.     Align = alClient
  33.     TabOrder = 0
  34.     OnDocumentComplete = WBDocumentComplete
  35.     DownloadOptions = [DLCTL_DLIMAGES, DLCTL_VIDEOS, DLCTL_BGSOUNDS]
  36.     UserInterfaceOptions = []
  37.     PrintOptions.Margins.Left = 19.050000000000000000
  38.     PrintOptions.Margins.Right = 19.050000000000000000
  39.     PrintOptions.Margins.Top = 19.050000000000000000
  40.     PrintOptions.Margins.Bottom = 19.050000000000000000
  41.     PrintOptions.Header = '&w&b'#1057#1090#1088'. &p '#1080#1079' &P'
  42.     PrintOptions.HTMLHeader.Strings = (
  43.       '<HTML></HTML>')
  44.     PrintOptions.Footer = '&u&b&d'
  45.     PrintOptions.Orientation = poPortrait
  46.     ReplaceCaption = False
  47.     EnableDDE = False
  48.     fpExceptions = True
  49.     ControlData = {
  50.       4C000000A2190000842800000000000000000000000000000000000000000000
  51.       000000004C000000000000000000000001000000E0D057007335CF11AE690800
  52.       2B2E126208000000000000004C0000000114020000000000C000000000000046
  53.       8000000000000000000000000000000000000000000000000000000000000000
  54.       00000000000000000100000000000000000000000000000000000000}
  55.   end
  56.   object btnInsertImage: TButton
  57.     Left = 86
  58.     Top = 360
  59.     Width = 75
  60.     Height = 25
  61.     Anchors = [akLeft, akBottom]
  62.     Caption = 'Inserer'
  63.     TabOrder = 1
  64.     OnClick = btnInsertImageClick
  65.   end
  66.   object StatusBar: TdxStatusBar
  67.     Left = 0
  68.     Top = 428
  69.     Width = 221
  70.     Height = 20
  71.     Panels = <
  72.       item
  73.         PanelStyleClassName = 'TdxStatusBarTextPanelStyle'
  74.         Width = 120
  75.       end
  76.       item
  77.         PanelStyleClassName = 'TdxStatusBarContainerPanelStyle'
  78.         PanelStyle.Container = dxStatusBar1Container1
  79.       end>
  80.     PaintStyle = stpsUseLookAndFeel
  81.     Font.Charset = DEFAULT_CHARSET
  82.     Font.Color = clWindowText
  83.     Font.Height = -11
  84.     Font.Name = 'MS Shell Dlg 2'
  85.     Font.Style = []
  86.     object dxStatusBar1Container1: TdxStatusBarContainerControl
  87.       Left = 125
  88.       Top = 2
  89.       Width = 80
  90.       Height = 18
  91.       object PBar: TcxProgressBar
  92.         Left = 0
  93.         Top = 0
  94.         Align = alClient
  95.         ParentFont = False
  96.         Properties.BarStyle = cxbsLEDs
  97.         Properties.ShowText = False
  98.         Style.BorderStyle = ebsNone
  99.         StyleHot.BorderStyle = ebsNone
  100.         TabOrder = 0
  101.         Transparent = True
  102.         ExplicitHeight = 16
  103.         Width = 80
  104.       end
  105.     end
  106.   end
  107.   object IEDownload1: TIEDownload
  108.     TimeOut = 0
  109.     Codepage = Ansi
  110.     Method = Get
  111.     Options = [Asynchronous, AsyncStorage, GetNewestVersion, NoWriteCache, PullData]
  112.     UrlEncode = []
  113.     Security.InheritHandle = False
  114.     Range.RangeBegin = 0
  115.     Range.RangeEnd = 0
  116.     AdditionalHeader.Strings = (
  117.       'Content-Type: application/x-www-form-urlencoded')
  118.     UserAgent = 'Mozilla/4.0 (compatible; MSIE 6.0; Win32)'
  119.     OnProgress = IEDownload1Progress
  120.     OnComplete = IEDownload1Complete
  121.     Left = 53
  122.     Top = 98
  123.   end
  124.   object PBFolderDialog1: TPBFolderDialog
  125.     Flags = [OnlyFileSystem, ShowPath]
  126.     Left = 56
  127.     Top = 48
  128.   end
  129.   object BarMan: TdxBarManager
  130.     AllowReset = False
  131.     Font.Charset = DEFAULT_CHARSET
  132.     Font.Color = clWindowText
  133.     Font.Height = -11
  134.     Font.Name = 'Tahoma'
  135.     Font.Style = []
  136.     Bars = <
  137.       item
  138.         AllowClose = False
  139.         AllowCustomizing = False
  140.         AllowQuickCustomizing = False
  141.         AllowReset = False
  142.         BorderStyle = bbsNone
  143.         Caption = 'Custom 1'
  144.         DockedDockingStyle = dsTop
  145.         DockedLeft = 0
  146.         DockedTop = 0
  147.         DockingStyle = dsTop
  148.         FloatLeft = 242
  149.         FloatTop = 156
  150.         FloatClientWidth = 23
  151.         FloatClientHeight = 22
  152.         ItemLinks = <
  153.           item
  154.             Item = bbRefresh
  155.             Visible = True
  156.           end
  157.           item
  158.             BeginGroup = True
  159.             Item = bbBack
  160.             Visible = True
  161.           end
  162.           item
  163.             Item = bbForward
  164.             Visible = True
  165.           end
  166.           item
  167.             BeginGroup = True
  168.             Item = bbStop
  169.             Visible = True
  170.           end
  171.           item
  172.             BeginGroup = True
  173.             Item = bbOpen
  174.             Visible = True
  175.           end
  176.           item
  177.             Item = bbReset
  178.             Visible = True
  179.           end
  180.           item
  181.             BeginGroup = True
  182.             Item = bbHelp
  183.             Visible = True
  184.           end>
  185.         Name = 'Custom 1'
  186.         OneOnRow = True
  187.         Row = 0
  188.         UseOwnFont = False
  189.         Visible = True
  190.         WholeRow = True
  191.       end>
  192.     CanCustomize = False
  193.     Categories.Strings = (
  194.       'Default')
  195.     Categories.ItemsVisibles = (
  196.       2)
  197.     Categories.Visibles = (
  198.       True)
  199.     Images = frmTop.ilmenu
  200.     PopupMenuLinks = <>
  201.     Style = bmsOffice11
  202.     UseSystemFont = True
  203.     Left = 125
  204.     Top = 275
  205.     DockControlHeights = (
  206.       0
  207.       0
  208.       22
  209.       0)
  210.     object bbRefresh: TdxBarButton
  211.       Caption = 'Refresh'
  212.       Category = 0
  213.       Hint = 'Refresh'
  214.       Visible = ivAlways
  215.       ImageIndex = 207
  216.       OnClick = bbRefreshClick
  217.     end
  218.     object bbBack: TdxBarButton
  219.       Caption = 'Back'
  220.       Category = 0
  221.       Hint = 'Back'
  222.       Visible = ivAlways
  223.       ImageIndex = 208
  224.       OnClick = bbBackClick
  225.     end
  226.     object bbForward: TdxBarButton
  227.       Caption = 'Forward'
  228.       Category = 0
  229.       Hint = 'Forward'
  230.       Visible = ivAlways
  231.       ImageIndex = 209
  232.       OnClick = bbForwardClick
  233.     end
  234.     object bbStop: TdxBarButton
  235.       Caption = 'Stop'
  236.       Category = 0
  237.       Hint = 'Stop'
  238.       Visible = ivAlways
  239.       ImageIndex = 210
  240.       OnClick = bbStopClick
  241.     end
  242.     object bbOpen: TdxBarButton
  243.       Caption = 'Open'
  244.       Category = 0
  245.       Hint = 'Open'
  246.       Visible = ivAlways
  247.       ImageIndex = 211
  248.       OnClick = bbOpenClick
  249.     end
  250.     object bbReset: TdxBarButton
  251.       Caption = 'Reset'
  252.       Category = 0
  253.       Hint = 'Reset'
  254.       Visible = ivAlways
  255.       ImageIndex = 177
  256.       OnClick = bbResetClick
  257.     end
  258.     object bbHelp: TdxBarButton
  259.       Caption = 'Help'
  260.       Category = 0
  261.       Hint = 'Help'
  262.       Visible = ivAlways
  263.       ImageIndex = 21
  264.       OnClick = bbHelpClick
  265.     end
  266.   end
  267. end
  268.